During my ongoing study for the AWS CAA-C02, I’ve seen references to Cloud Resume Challenge and I got curious enough to check it out. In brief, it’s a multi-step challenge (with accompanying book) to setup a simple static resume website, while utilizing a whole host of cloud tools and devop practices.
As I’ve progressed along with the CAA course, I started to tackle the challenge steps one by one:
So far, lab.kiwi has evolved through the following:
The most problems I’ve faced were in the API setup and fighting with the dreaded CORS.
Next up: Github Actions integration with S3, cache invalidation on update, AWS SAM, &c.